Dsl
class Dsl
Types
Properties
Link copied to clipboard
uint32 last_sent_by_id = 2;
Link copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;
Link copied to clipboard
uint32 node_broadcast_interval_secs = 3;
Functions
Link copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;
Link copied to clipboard
fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.addAll(values: Iterable<MeshProtos.Neighbor>)
repeated .meshtastic.Neighbor neighbors = 4;
Link copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;
Link copied to clipboard
uint32 last_sent_by_id = 2;
Link copied to clipboard
uint32 node_broadcast_interval_secs = 3;
Link copied to clipboard
uint32 node_id = 1;
Link copied to clipboard
inline operator fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.plusAssign(value: MeshProtos.Neighbor)
inline operator fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.plusAssign(values: Iterable<MeshProtos.Neighbor>)
repeated .meshtastic.Neighbor neighbors = 4;
Link copied to clipboard
operator fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.set(index: Int, value: MeshProtos.Neighbor)
repeated .meshtastic.Neighbor neighbors = 4;